bash-completion

Install command:
brew install bash-completion

Also known as: bash-completion@1

Programmable completion for Bash 3.2

https://salsa.debian.org/debian/bash-completion

License: GPL-2.0-or-later

Formula JSON API: /api/formula/bash-completion.json

Formula code: bash-completion.rb on GitHub

Bottle (binary package) installation support provided for:

macOS on
Apple Silicon
sequoia
sonoma
ventura
monterey
big sur
macOS on
Intel
sonoma
ventura
monterey
big sur
catalina
mojave
high sierra
sierra
el capitan
Linux ARM64
x86_64

Current versions:

stable 1.3

Other versions:

bash-completion@2 2.16.0 Programmable completion for Bash 4.2+

Revision: 3

Conflicts with: bash-completion@2, medusa

Add the following line to your ~/.bash_profile:
    [[ -r "$HOMEBREW_PREFIX/etc/profile.d/bash_completion.sh" ]] && . "$HOMEBREW_PREFIX/etc/profile.d/bash_completion.sh"

This formula is mainly for use with Bash 3. If you are using Homebrew's Bash or your
system Bash is at least version 4.2, then you should install `bash-completion@2` instead.

Analytics:

Installs (30 days)
bash-completion 1,242
bash-completion --HEAD 2
Installs on Request (30 days)
bash-completion 1,182
bash-completion --HEAD 2
Build Errors (30 days)
bash-completion 0
Installs (90 days)
bash-completion 4,149
bash-completion --HEAD 13
Installs on Request (90 days)
bash-completion 3,910
bash-completion --HEAD 13
Installs (365 days)
bash-completion 18,818
bash-completion --HEAD 41
Installs on Request (365 days)
bash-completion 17,617
bash-completion --HEAD 41
Fork me on GitHub